textarea,input {
	font-family : verdana;
	font-size : 12px;
}

button{
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
}

select{
	font-family : Verdana;
	font-size : 12px;
}

.rowheader  {
	font-family : Verdana; 
	font-size : 12px; 
	color : #ffffff; 
	font-weight : bold; 
	padding : 2px; 
	vertical-align : bottom;
	background : url('http://adpoint.radioio.com/images/rowheader.gif'); 
	height : 25px;
}

.hider {
	display : none;
}

.showingtab {
	display : block;
}
.clickable {
	cursor : pointer;
}
.hiddentab {
	display : none;
}

.commenting {
	display : block;
	list-style-type: none;
	
}
.commenting ul{
	list-style-type: none;
}
.reveal {
	text-decoration : underline; 
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.gap {
	clear: both;
	height: 6px;
	line-height: 0.0;
	font-size: 0;
}
.crack{
	float : left;
	width : 3px;
}
/* START clearFix */
.clearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix {
	min-height:1px;
}
* html .clearFix {
	height:1px;
}
* html>body .clearFix {
	height:auto;
	display:inline-block;
}
/* END clearFix */

.thumbnail {
	float:left;
	clear:left;
	padding:0px 3px;
}
div.tabArea {
  font-size: 110%;
  font-weight: bold;
}

a.tab {
  background-color : #f0f0f0;
  padding : 2px 1em 2px 1em;
  text-decoration : none;
}

a.tab, a.tab:visited {
  color : #000000;
}

a.tab:hover {
  background-color : #d0d0d0;
  color : #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color : #c0c0c0;
  color : #000000;
}


#comment_console{
	
	color : #000000;
	width : 450px;
	height : 282px;
	position : absolute;
	display : none;
	background-image : url('/common/global_images/commentbox_450x282.gif');

}
.slideholder {
	position : absolute;
	top : 0px;
	left : 0px;
	filter : alpha(opacity=10);
	opacity : 0.0;
	-moz-opacity : 0.0;
	padding : 4px 4px 0px 4px;
}
.rollNav{
	float : left;
	cursor : pointer;
}
.podcast_button{
	float : left;
	border-width : 1px;
	border-style : solid;
	padding : 1px;
	cursor : pointer;
	font-size : 9px;
	font-weight : bold;
}
#platPopupHolder{
	background-color:#000000;
	color:#FFFFFF;
	height:auto;
	width:auto;
	border-width:1px;
	border-color:#FFF;
	border-style:solid;
	display:none;
	position:absolute;
	z-index:20000;
	top:0px;
	left:0px;
	padding:5px;
}

.embed_code textarea,input{
	font-size : 10px;
	font-family : verdana;
}
.inheritor{
	color : inherited;
	font-size : inherited;
}
.vidEmbedLink {
	border:1px solid #ABABAB;
	background-color:#DEDEDE;
	color:#fff;
	padding:1px;
	font-size:10px;
	width:87%;
	margin:0 2%;
}
.vidEmbedLink a{
	color : #000000;
}
.vidEmbedLink a:link{
	color : #000000;
}
.vidEmbedLink a:visited{
	color : #000000;
}
.codehint{
	background-color : #FFFFFF;
	color : #333333;
	padding : 1px 3px;
	border : 1px solid #333333;
	font-size: 9px;
	display : none;
	position : absolute;
	top: 0px;
	left : 0px;
}
/* Gallery editing elements */	

.editThumbContainerOdd{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width: 97%;
	background-color: #ededed;
}
.editThumbContainerEven{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width:97%;
	background-color: #dedede;
}

.editThumbContainer a{
	color : #00CC00;
}
.midSitter{
	float:left;
	height:32px;
	width : 16px;
	padding:16px 0px 0px 0px;
}
.singleButton{
	clear : both;
	height:16px;
	width : 16px;		
}
.thumbControl{
	top : 0px;
	left: 0px;
	width : 50px;
	display : block;
	text-align:center;
	float : left;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.thumbMovers{
	height : 100%;
	padding : 10px 0px 0px 0px;
	vertical-align : middle;
	float:left;
}

/*ugc versions of gallery edit*/
#galleryEditHeader{
	margin: 1px;
	background-color : #666666;
	font-weight:bold;
}

#galleryEditHeader a{
	color : #ffff00;
}
.UGCeditThumbContainer{
	float:left;
	padding:2px;
	width:100px; 
	height:116px;
	overflow:hidden;
	text-align:center;
}

.UGCthumbControl{
	display : block;
	text-align:center;
	position:absolute;
	top:25px;
	left:25px;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.UGCthumbMovers{
	position:relative;
}
/*end of ugc versions*/

#plfmLBOver {
	position: fixed;
	z-index:2001;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.plfmLBOverMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.plfmLBOver {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #plfmLBOver { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
.toolbarRow {
	padding: 3px 7px;
}
.smallselect{
	font-family : tahoma;
	font-size : 10px;
}
/* UGC defaults */
.ugc_profile_divs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #FFFFFF;
	height : auto;
	overflow : visible;
	border-color : #196FA5;
	border-style : solid;
	padding : 2px 4px 6px 4px;
	border-width : 1px 1px 1px 1px;
	margin : 2px 2px 2px 2px;
}
.ugc_profile_divs a{
	text-decoration : none;
}
.ugc_profile_divs a:hover{
}
.ugc_profile_divs a:visited{
}
.ugc_menu_items {
	color : #FFFFFF;
	font-family : verdana;
	font-weight : bold;
	font-size : 14px;
	text-align : center;
	background-color : #CCCCCC;
	overflow : visible;
	border-color : #003366;
	border-style : solid;
	padding : 2px 5px 2px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 4px 2px 4px;
}
.ugc_menu_items a{
	color : #FFFFFF;
	text-decoration : none;
}
.ugc_menu_items a:hover{
	color : #000066;
}
.ugc_menu_items a:visited{
	color : #FFFFFF;
}
.fbspoofbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#fff;
	background-color:#5B74A8; 
	background-position:0 -48px; 
	border-color:#29447E #29447E #1A356E;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmwysbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#FFF;
	background-color:#fe8f01; 
	background-position:0 -48px; 
	border-color:#ff6e01 #ff6e01 #ffd85e;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmxCommentSubmit {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentText {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentTextarea {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:75px;
	line-height:1.2;
	margin-top:10px;
	padding:2px;
	width:97%;
}

body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	background-color : #FFFFFF;
	background-image : url('http://intella2.platformicstaging.com/template_images/default_background.jpg');
	background-repeat : repeat-x;
	background-position : top;
	background-attachment : scroll;
}

h1{
	color : #4398b3;
	font-size : 16px;
}

a.link{
	color : #4e4e4e;
	text-decoration : none;
}

a.hover{
	color : #4398b3;
	text-decoration : none;
}

a.visited{
	color : #4e4e4e;
	text-decoration : none;
}

li{
	list-style : none;
	margin-left : 0px;
}

.sidebar {
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-color : #f1f1f1;
	width : 300px;
	overflow : visible;
	border-color : #333333;
	border-style : solid;
	padding : 3px 3px 3px 3px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.sidebar a{
	text-decoration : none;
}
.sidebar a:hover{
	color : #4398b3;
}
.sidebar a:visited{
	color : #4e4e4e;
}
.sidebar h1{
	color : #4398b3;
	font-size : 16px;
	font-weight : normal;
	font-family : verdana;
}

#container{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#container h1{
	font-weight : normal;
	font-family : verdana;
}
#container a:link{
	text-decoration : none;
}
#container a:visited{
	text-decoration : none;
}
#container a:hover{
	text-decoration : none;
}
#main_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_2 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_2 a:link{
	text-decoration : none;
}
#main_2 a:visited{
	text-decoration : none;
}
#main_2 a:hover{
	text-decoration : none;
}
#main_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 150px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top left;
}
#main_5 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_5 a:link{
	text-decoration : none;
}
#main_5 a:visited{
	text-decoration : none;
}
#main_5 a:hover{
	text-decoration : none;
}
#main_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 950px;
	height : auto;
	padding : 7px 25px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_6 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_6 a:link{
	text-decoration : none;
}
#main_6 a:visited{
	text-decoration : none;
}
#main_6 a:hover{
	text-decoration : none;
}
#main_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_7 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_7 a:link{
	text-decoration : none;
}
#main_7 a:visited{
	text-decoration : none;
}
#main_7 a:hover{
	text-decoration : none;
}
#main_10{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 33px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_10 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_10 a:link{
	text-decoration : none;
}
#main_10 a:visited{
	text-decoration : none;
}
#main_10 a:hover{
	text-decoration : none;
}
#main_11{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 68px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_11 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_11 a:link{
	text-decoration : none;
}
#main_11 a:visited{
	text-decoration : none;
}
#main_11 a:hover{
	text-decoration : none;
}
#main_12{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 45px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_12 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_12 a:link{
	text-decoration : none;
}
#main_12 a:visited{
	text-decoration : none;
}
#main_12 a:hover{
	text-decoration : none;
}
#main_17{
	float : left;
	position : relative;
	z-index : 1;
	width : 626px;
	height : 68px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_17 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_17 a:link{
	text-decoration : none;
}
#main_17 a:visited{
	text-decoration : none;
}
#main_17 a:hover{
	text-decoration : none;
}
#main_18{
	float : left;
	position : relative;
	z-index : 1;
	width : 169px;
	height : 41px;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_18 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_18 a:link{
	text-decoration : none;
}
#main_18 a:visited{
	text-decoration : none;
}
#main_18 a:hover{
	text-decoration : none;
}
#main_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 176px;
	height : 38px;
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : right;
	overflow : visible;
	border-style : none;
	padding : 10px 0px 0px 0px;
}
#main_19 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_19 a:link{
	text-decoration : none;
}
#main_19 a:visited{
	text-decoration : none;
}
#main_19 a:hover{
	text-decoration : none;
}
#main_31{
	float : left;
	position : relative;
	z-index : 1;
	width : 812px;
	height : 40px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_31 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_31 a:link{
	text-decoration : none;
}
#main_31 a:visited{
	text-decoration : none;
}
#main_31 a:hover{
	text-decoration : none;
}
#main_32{
	float : left;
	position : relative;
	z-index : 1;
	width : 160px;
	height : 38px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_32 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_32 a:link{
	text-decoration : none;
}
#main_32 a:visited{
	text-decoration : none;
}
#main_32 a:hover{
	text-decoration : none;
}
#main_39 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 1000px;
	 height : 16px;
}
#main_40 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 1000px;
	 height : 16px;
}
#main_43{
	float : left;
	position : relative;
	z-index : 1;
	width : 930px;
	height : auto;
	padding : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #ededed;
}
#main_43 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_43 a:link{
	text-decoration : none;
}
#main_43 a:visited{
	text-decoration : none;
}
#main_43 a:hover{
	text-decoration : none;
}
#main_45{
	float : left;
	position : relative;
	z-index : 1;
	width : 577px;
	height : 322px;
	border-color : #FFFFFF;
	border-width : 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
}
#main_45 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_45 a:link{
	text-decoration : none;
}
#main_45 a:visited{
	text-decoration : none;
}
#main_45 a:hover{
	text-decoration : none;
}
#main_46{
	float : left;
	position : relative;
	z-index : 1;
	width : 333px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 15px;
}
#main_46 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_46 a:link{
	text-decoration : none;
}
#main_46 a:visited{
	text-decoration : none;
}
#main_46 a:hover{
	text-decoration : none;
}
#main_51{
	float : left;
	position : relative;
	z-index : 1;
	width : 333px;
	height : 324px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url('http://intella2.platformicstaging.com/template_images/main_main_51_background.gif');
}
#main_51 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_51 a:link{
	text-decoration : none;
}
#main_51 a:visited{
	text-decoration : none;
}
#main_51 a:hover{
	text-decoration : none;
}
#main_63{
	float : left;
	position : relative;
	z-index : 1;
	width : 950px;
	height : auto;
	padding : 20px 25px 10px 25px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_63 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_63 a:link{
	text-decoration : none;
}
#main_63 a:visited{
	text-decoration : none;
}
#main_63 a:hover{
	text-decoration : none;
}
#main_66{
	float : left;
	position : relative;
	z-index : 1;
	width : 297px;
	height : 220px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://intella2.platformicstaging.com/template_images/main_main_66_background.jpg');
	font-size : 12px;
}
#main_66 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_66 a:link{
	text-decoration : underline;
	color : #0033CC;
}
#main_66 a:visited{
	text-decoration : underline;
	color : #0033CC;
}
#main_66 a:hover{
	text-decoration : underline;
	color : #009966;
}
#main_67{
	float : left;
	position : relative;
	z-index : 1;
	width : 297px;
	height : 220px;
	padding : 0px 29px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top;
	overflow : visible;
	border-style : none;
	background-image : url('http://intella2.platformicstaging.com/template_images/main_main_67_background.jpg');
}
#main_67 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_67 a:link{
	text-decoration : none;
}
#main_67 a:visited{
	text-decoration : none;
}
#main_67 a:hover{
	text-decoration : none;
}
#main_68{
	float : left;
	position : relative;
	z-index : 1;
	width : 259px;
	height : 220px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top;
	overflow : hidden;
	border-style : none;
	background-image : url('http://intella2.platformicstaging.com/template_images/main_main_68_background.jpg');
	padding : 0px 0px 0px 32px;
}
#main_68 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_68 a:link{
	text-decoration : none;
}
#main_68 a:visited{
	text-decoration : none;
}
#main_68 a:hover{
	text-decoration : none;
}
#main_79{
	float : left;
	position : relative;
	z-index : 1;
	width : 237px;
	height : 198px;
	padding : 12px 36px 0px 24px;
	font-family : tahoma;
	font-weight : normal;
	font-size : 10px;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_79 h1{
	font-weight : normal;
	font-family : verdana;
}
#main_79 a:link{
	text-decoration : none;
}
#main_79 a:visited{
	text-decoration : none;
}
#main_79 a:hover{
	text-decoration : none;
}

/* CSS Document */

#menz1099{
	background-color:transparent;
}
#menz1099 a{
/* 	color : ~mtext; */
/* 	width : ~mwidth; */
/* 	background-color : ~mbackground; */
	font-size : 8px;
	text-decoration : none;
	padding : 0px 29px 0px 5px;
	border-style : none;
/* 	border-color : ~mborderColor; */
	border-width : 0px 0px 0px 0px;
	text-align : left;
	font-weight : normal;
}
#menz1099 a:hover{
/* 	background-color : ~mhover; */
/* 	color : ~mtextHover; */
}
body #menz1099 .menzactive, body #menz1099 .menzactive:hover{
/* 	background-color : ~mhover; */
	text-decoration : none;
}
#menz1099 .menzparent{
/* 	background-image : ~img_mbgi; */


}
#menz1099 div{
/* 	width : ~smwidth; */
/* 	background-color : ~mhover; */
	padding : 5px 5px 5px 5px;
	border-style : none;
	border-width : 0px 0px 0px 0px;
/* 	border-color : ~smborderColor; */
	margin-top : -1px;
	font-size : 11px;
	text-align : left;
	font-style : normal;
}
#menz1099 div a:hover{
	text-decoration : none;
	background-color : #c5effc;
	color : #000000;
}
body #menz1099 div .menzactive, body #menz1099 div .menzactive:hover{
	background-color : #4398b3;
}
#menz1099 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz1099 div a{
/* 	width : ~smwidth; */
	background-color : #4398b3;
	padding : 5px 5px 5px 5px;
	border-width : 0px 0px 0px 0px;
	color : #FFFFFF;
	border-style : none;
/* 	border-color : ~smborderColor; */
/* 	font-weight : ~smfontWeight; */
	font-size : 11px;
	text-align : left;
}

.menzclear {
	display:block;
	clear:left;
	font-size:1px;
	height:0px;
	width:0px;
	line-height:0px;
}
.menz_possing {
	position:relative;
}
.menz_possing a {
	float:left;
	display:block;
	white-space:nowrap;
}
.menz_possing div a {
	float:none;
}
.menz_possing div {
	visibility:hidden;
	position:absolute;
}

/*~~vertswap~~*/
#menz1099 a{
/* 	background-image : ~img_mbgi; */
/* 	background-repeat : ~mbg_repeat; */
}
#menz1099 div a{
/* 	background-image : ~img_smbgi; */
/* 	background-repeat : ~smbg_repeat; */
}
#menz1099 a:hover{
/* 	background-image : ~img_mhi; */
/* 	background-repeat : ~mh_repeat; */
}
#menz1099 div a:hover{
/* 	background-image : ~img_smhi; */
/* 	background-repeat : ~smh_repeat; */
}
#menz1099 a{
	font-style : normal;
}
.sidebar {
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-color : #f1f1f1;
	width : 300px;
	overflow : visible;
	border-color : #333333;
	border-style : solid;
	padding : 3px 3px 3px 3px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.sidebar a{
	text-decoration : none;
}
.sidebar a:hover{
	color : #4398b3;
}
.sidebar a:visited{
	color : #4e4e4e;
}
.sidebar h1{
	color : #4398b3;
	font-size : 16px;
	font-weight : normal;
	font-family : verdana;
}
#container_masthead{
	position : relative;
	margin : 0 auto;
	width : 1000px;
}
#masthead_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 150px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url('http://intella2.platformicstaging.com/template_images/masthead_masthead_5_background.gif');
}
#masthead_5 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_5 a:link{
	text-decoration : none;
}
#masthead_5 a:visited{
	text-decoration : none;
}
#masthead_5 a:hover{
	text-decoration : none;
}
#masthead_10{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 33px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_11{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 68px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_12{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 45px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_17{
	float : left;
	position : relative;
	z-index : 1;
	width : 575px;
	height : 68px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_17 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_17 a:link{
	text-decoration : none;
}
#masthead_17 a:visited{
	text-decoration : none;
}
#masthead_17 a:hover{
	text-decoration : none;
}
#masthead_18{
	float : left;
	position : relative;
	z-index : 1;
	width : 217px;
	height : 41px;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_18 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_18 a:link{
	text-decoration : none;
}
#masthead_18 a:visited{
	text-decoration : none;
}
#masthead_18 a:hover{
	text-decoration : none;
}
#masthead_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 176px;
	height : 38px;
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : right;
	overflow : visible;
	border-style : none;
	padding : 10px 0px 0px 0px;
}
#masthead_31{
	float : left;
	position : relative;
	z-index : 1;
	width : 812px;
	height : 40px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_32{
	float : left;
	position : relative;
	z-index : 1;
	width : 160px;
	height : 38px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_63{
	float : left;
	position : relative;
	z-index : 1;
	width : 110px;
	height : 31px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_63 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_63 a:link{
	text-decoration : none;
}
#masthead_63 a:visited{
	text-decoration : none;
}
#masthead_63 a:hover{
	text-decoration : none;
}
#masthead_64{
	float : left;
	position : relative;
	z-index : 1;
	width : 101px;
	height : 31px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_64 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_64 a:link{
	text-decoration : none;
}
#masthead_64 a:visited{
	text-decoration : none;
}
#masthead_64 a:hover{
	text-decoration : none;
}

#container_footer{
	position : relative;
	margin : 0 auto;
	width : 1000px;
}
#footer_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 950px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : repeat-x;
	background-position : top;
	padding : 15px 25px 0px 25px;
}
#footer_7 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_7 a:link{
	text-decoration : none;
}
#footer_7 a:visited{
	text-decoration : none;
}
#footer_7 a:hover{
	text-decoration : none;
}
#footer_39{
	float : left;
	position : relative;
	z-index : 1;
	width : 950px;
	height : auto;
	color : #666666;
	padding : 15px 0px 0px 0px;
	font-family : tahoma;
	font-weight : normal;
	font-size : 10px;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#footer_39 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_39 a:link{
	text-decoration : none;
}
#footer_39 a:visited{
	text-decoration : none;
}
#footer_39 a:hover{
	text-decoration : none;
}
#footer_40{
	float : left;
	position : relative;
	z-index : 1;
	width : 910px;
	height : 14px;
	font-family : tahoma;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	padding : 20px;
	font-size : 10px;
	background-repeat : repeat-x;
	background-position : top;
	background-image : url('http://intella2.platformicstaging.com/template_images/footer_footer_40_background.jpg');
}
#footer_40 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_40 a:link{
	text-decoration : underline;
	color : #006699;
}
#footer_40 a:visited{
	text-decoration : underline;
	color : #006699;
}
#footer_40 a:hover{
	text-decoration : underline;
	color : #009999;
}

